Container Images
Container images, sometimes also referred to as “templates” or “appliances”, are tar archives which contain everything to run a container.
Proxmox VE itself provides a variety of basic templates for the most common Linux distributions. They can be downloaded using the GUI or the pveam (short for Proxmox VE Appliance Manager) command-line utility. Additionally, TurnKey Linux container templates are also available to download.
The list of available templates is updated daily through the pve-daily-update timer.
You can also trigger an update manually by executing:
S To view the list of available images run:
You can restrict this large list by specifying the section you are interested in, for example basic system images:
Before you can use such a template, you need to download them into one of your storages. If you’re unsure to which one, you can simply use the local named storage for that purpose. For clustered installations, it is preferred to use a shared storage so that all nodes can access those images.
You are now ready to create containers using that image, and you can list all downloaded images on storage local with:
NOTE
You can also use the Proxmox VE web interface GUI to download, list and delete container templates.
pct uses them to create a new container, for example:
The above command shows you the full Proxmox VE volume identifiers. They include the storage name, and most other Proxmox VE commands can use them.
For example you can delete that image later with: